Let gx open the launcher from the repo home#493
Merged
Conversation
The interactive agents flow needs a usable home state before a task string exists, so panel mode now accepts an empty task only when it can collect the task from the terminal panel. Constraint: Scripted and non-TTY dry-run behavior must stay stable for automation. Rejected: Requiring a task before panel launch | keeps the old dead-end flow for interactive users. Confidence: high Scope-risk: moderate Directive: Keep empty-task acceptance limited to panel mode; do not relax scripted launch validation without tests. Tested: node --test test/agents-selection-panel.test.js test/agents-start-dry-run.test.js test/cli-args-dispatch.test.js Tested: openspec validate agent-codex-gx-dmux-home-launcher-2026-04-30-11-31 --type change --strict Not-tested: Full repository test suite
NagyVikt
added a commit
that referenced
this pull request
Apr 30, 2026
The code PR is already merged, but the OpenSpec cleanup checklist still needed the PR, merge state, and sandbox evidence so later agents do not reopen a completed lane. Constraint: Base main is protected; evidence needed its own small agent branch. Confidence: high Scope-risk: narrow Directive: Treat PR #493 as the merged implementation lane for gx dmux home launcher behavior. Tested: openspec validate agent-codex-gx-dmux-home-launcher-2026-04-30-11-31 --type change --strict Tested: git diff --check Not-tested: Runtime behavior unchanged by this documentation-only closeout Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated by gx branch finish (PR flow).